home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11708 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.aimnet.com!news
  2. From: JNavas@NavasGrp.com (John Navas)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Cybercom and WFWG?
  5. Date: Sat, 20 Apr 1996 18:32:15 GMT
  6. Organization: The Navas Group of Dublin, CA, USA
  7. Message-ID: <31792c5e.10038708@news.aimnet.com>
  8. References: <3178ef77.246887@eskinews.eskimo.com> <317913A4.2E3D@cerberus-sys.com>
  9. NNTP-Posting-Host: dial-bp1-28.iway.aimnet.com
  10. X-Newsreader: Forte Free Agent 1.1/16.198
  11.  
  12. [Posted to comp.dcom.modems]
  13. "Albert P. Belle Isle" <belleisl@cerberus-sys.com> wrote:
  14.  
  15. >In both cases, the comm.drv is an installable driver type of Dynamically-Linked Library 
  16. >(dll), which has 16-bit, Ring3- (applications-) level access to hardware resources 
  17. >through a lot of Windows-style cooperative multi-tasking overhead.
  18.  
  19. On the contrary -- COMM.DRV actually services the comm interrupts,
  20. somethings that was added in Windows 3.1 as compared to 3.0.
  21.  
  22. >If you have overruns, you'll probably find that their cure is associated with the 
  23. >configuration of the rest of your system (FIFO-equipped com port, windows system.ini 
  24. >settings, video card driver, hard disk driver, BIOS, etc.), especially those subsystems 
  25. >whose IRQs have a higher priority than com port IRQs, and can keep the CPU too busy to 
  26. >empty the com port in time.
  27.  
  28. IRQ priority is relatively unimportant.  What is important is how long an
  29. interrupt service routine, or other hardware routine (e.g., in certain S3
  30. video drivers), keeps interrupts completely disabled, which locks out higher
  31. priority interrupts as well as lower priority interrupts.
  32.  
  33. --
  34. Best regards,
  35. John   mailto:JNavas@NavasGrp.com     http://web.aimnet.com/~jnavas/
  36.        28800 Modem FAQ: http://web.aimnet.com/~jnavas/modem/faq.html
  37.